Remove some bfails against tests that pass now
authorStuart Prescott <stuart@debian.org>
Mon, 12 Aug 2024 04:00:26 +0000 (14:00 +1000)
committerStuart Prescott <stuart@debian.org>
Mon, 12 Aug 2024 04:00:26 +0000 (14:00 +1000)
QtWebEngineCore_qwebenginecookiestore_test
QtCore::loggingcategorymacros_test
QtQml::qqmlapplicationengine_test

debian/patches/0004-Add-failing-tests-to-blacklist.patch

index bbaf252441d29a2ec69a5882c3495b7143d6a86a..b88d7065d45453ad063c5ff30bfe1f803ee874cf 100644 (file)
@@ -7,20 +7,30 @@ they still fail - it would be better to just skip them.
 
 It is not yet clear whether these failures are important.
 ---
- build_history/blacklist.txt | 20 ++++++++++++++++++++
- 1 file changed, 20 insertions(+)
+ build_history/blacklist.txt | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
 
+diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
+index 5f0183f..f805980 100644
 --- a/build_history/blacklist.txt
 +++ b/build_history/blacklist.txt
-@@ -91,3 +91,11 @@
+@@ -91,3 +91,19 @@
  [QtQml::qqmlincubator_incubateWhile]
      pypy        # gives timeout on macOS if I run video converter while testing
  # 2022-03-04 PyPy: Currently 28 of 657 tests fail
 +
 +# Debian packaging failing tests
++[sample::array_numpy]
++    py3
++[sample::nontypetemplate]
++    py3
 +[pyside6-android-deploy::test_pyside6_android_deploy]
 +    py3
-+[QtQml::qqmlapplicationengine_test]
++[QtCore::qinstallmsghandler_test]
++    py3
++[QtCore::loggingcategorymacros_test]
++    py3
++[QtGui::qpainter_test]
 +    py3
-+[QtWebEngineCore::qwebenginecookiestore_test]
++[QtCharts::qcharts_numpy_test]
 +    py3